Filename | (eval 329)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Sub/Quote.pm:3] |
Statements | Executed 276 statements in 1.29ms |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Sub/Quote.pm line 3 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
64 | 2 | 2 | 309µs | 310µs | _assert__format_validations | JSON::Schema::Modern::
1 | 1 | 1 | 9µs | 23µs | BEGIN@7.183 | JSON::Schema::Modern::
1 | 1 | 1 | 5µs | 12µs | BEGIN@24.185 | Method::Generate::Accessor::_Generated::
1 | 1 | 1 | 4µs | 4µs | BEGIN@12.184 | Method::Generate::Accessor::_Generated::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | { | ||||
2 | 2 | 2µs | my $isa_check_for__5fformat_5fvalidations = ${$_[1]->{"\$isa_check_for__5fformat_5fvalidations"}}; | ||
3 | 1 | 0s | my $_UNQUOTED = ${$_[1]->{"\$_UNQUOTED"}}; | ||
4 | 1 | 1µs | my $_QUOTED = ${$_[1]->{"\$_QUOTED"}}; | ||
5 | 1 | 0s | my $default_for__5fformat_5fvalidations = ${$_[1]->{"\$default_for__5fformat_5fvalidations"}}; | ||
6 | package JSON::Schema::Modern; | ||||
7 | 2 | 38µs | 2 | 37µs | # spent 23µs (9+14) within JSON::Schema::Modern::BEGIN@7.183 which was called:
# once (9µs+14µs) by Sub::Quote::_clean_eval at line 7 # spent 23µs making 1 call to JSON::Schema::Modern::BEGIN@7.183
# spent 14µs making 1 call to warnings::unimport |
8 | # spent 310µs (309+1000ns) within JSON::Schema::Modern::_assert__format_validations which was called 64 times, avg 5µs/call:
# 63 times (290µs+0s) by JSON::Schema::Modern::_get_format_validation at line 17 of (eval 327)[Sub/Quote.pm:3], avg 5µs/call
# once (19µs+1µs) by JSON::Schema::Modern::add_format_validation at line 17 of (eval 328)[Sub/Quote.pm:3] | ||||
9 | ($_QUOTED,$_UNQUOTED) if 0; | ||||
10 | # BEGIN quote_sub PRELUDE | ||||
11 | package Method::Generate::Accessor::_Generated; | ||||
12 | # spent 4µs within Method::Generate::Accessor::_Generated::BEGIN@12.184 which was called:
# once (4µs+0s) by Sub::Quote::_clean_eval at line 17 | ||||
13 | 1 | 0s | $^H = 2018; | ||
14 | 1 | 0s | ${^WARNING_BITS} = "UUUUUUUUUUUUUUUUUUUU"; | ||
15 | 1 | 3µs | %^H = ( | ||
16 | ); | ||||
17 | 1 | 28µs | 1 | 4µs | } # spent 4µs making 1 call to Method::Generate::Accessor::_Generated::BEGIN@12.184 |
18 | # END quote_sub PRELUDE | ||||
19 | 64 | 374µs | do { | ||
20 | my $val = exists $_[0]->{"_format_validations"} ? | ||||
21 | $_[0]->{"_format_validations"} | ||||
22 | 64 | 118µs | : do { | ||
23 | 1 | 3µs | 1 | 1µs | my $value = $default_for__5fformat_5fvalidations->($_[0]); # spent 1µs making 1 call to JSON::Schema::Modern::__ANON__[JSON/Schema/Modern.pm:121] |
24 | 6 | 639µs | 2 | 19µs | # spent 12µs (5+7) within Method::Generate::Accessor::_Generated::BEGIN@24.185 which was called:
# once (5µs+7µs) by Sub::Quote::_clean_eval at line 24 # spent 12µs making 1 call to Method::Generate::Accessor::_Generated::BEGIN@24.185
# spent 7µs making 1 call to warnings::unimport |
25 | 1 | 1µs | $_[0]->{"_format_validations"} = $value | ||
26 | } | ||||
27 | ; | ||||
28 | 64 | 55µs | exists $_[0]->{"_format_validations"} | ||
29 | or Carp::croak(q{Attempted to access '}."_format_validations".q{' but it is not set}); | ||||
30 | 64 | 18µs | $val; | ||
31 | } | ||||
32 | } | ||||
33 | 1 | 1µs | $$_UNQUOTED = \&_assert__format_validations; | ||
34 | } | ||||
35 | 1 | 4µs | 1; | ||
36 | |||||
37 | ; |